home *** CD-ROM | disk | FTP | other *** search
/ Pokemon Promotional Discs / ANA_POKEMON_01.ISO / 1 / scripts / DefineButton2_220 / BUTTONCONDACTION on(keyPress x).as next >
Text File  |  2004-01-04  |  79b  |  4 lines

  1. on(keyPress "x"){
  2.    _parent._parent._parent._parent.keyCheck.ExitCall();
  3. }
  4.